home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Diehl Graphsoft / German / MiniCad / MiniCad-PPC / MiniCad 5.0.1-D / MiniCad 5.0.1-D.rsrc / STR#_1990.txt < prev    next >
Text File  |  1994-10-06  |  318b  |  37 lines

  1. DoMenu(MRevert);
  2.  
  3. DoMenu(MSaveAs);
  4.  
  5. DoMenu(MSave);
  6.  
  7. DoMenu(MClose);
  8.  
  9. DoMenu(MOpen);
  10.  
  11. DoMenu(MNew);
  12.  
  13. DoMenu(MExprtTEXT);
  14.  
  15. DoMenu(MExprtPICT);
  16.  
  17. DoMenu(MImprtDXF);
  18.  
  19. DoMenu(MImprt3D);
  20.  
  21. DoMenu(MImprtPICP);
  22.  
  23. DoMenu(MImprtPICT);
  24.  
  25.  
  26.  
  27. DoMenu(MQuit);
  28.  
  29. DoMenu(MPrint);
  30.  
  31. DoMenu(MPageSetup);
  32.  
  33. DoMenu(MExprtPS);
  34.  
  35. DoMenu(MExprtDXF);
  36.  
  37.